[INFO] cloning repository https://github.com/biyard/east-dynamodb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/biyard/east-dynamodb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiyard%2Feast-dynamodb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiyard%2Feast-dynamodb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ef8918acd5b2c0668cd92b2e69a3cf93d2768581
[INFO] fixing biyard/east-dynamodb against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbiyard%2Feast-dynamodb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/biyard/east-dynamodb
[INFO] finished tweaking git repo https://github.com/biyard/east-dynamodb
[INFO] tweaked toml for git repo https://github.com/biyard/east-dynamodb written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/biyard/east-dynamodb on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/biyard/east-dynamodb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 668317e4b013af4df6f98e3890fbceac2b9594c99442058275b623185f123351
[INFO] running `Command { std: "docker" "start" "668317e4b013af4df6f98e3890fbceac2b9594c99442058275b623185f123351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "668317e4b013af4df6f98e3890fbceac2b9594c99442058275b623185f123351" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "668317e4b013af4df6f98e3890fbceac2b9594c99442058275b623185f123351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "668317e4b013af4df6f98e3890fbceac2b9594c99442058275b623185f123351" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking outref v0.5.1
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking aws-smithy-xml v0.60.9
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking aws-smithy-async v1.2.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking aws-smithy-types v1.2.7
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking aws-smithy-runtime-api v1.7.2
[INFO] [stderr]     Checking aws-smithy-json v0.60.7
[INFO] [stderr]     Checking aws-smithy-query v0.60.7
[INFO] [stderr]     Checking aws-smithy-http v0.60.11
[INFO] [stderr]     Checking aws-credential-types v1.2.1
[INFO] [stderr]     Checking aws-sigv4 v1.2.4
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking aws-smithy-runtime v1.7.1
[INFO] [stderr]     Checking aws-runtime v1.4.3
[INFO] [stderr]     Checking aws-sdk-sts v1.44.0
[INFO] [stderr]     Checking aws-sdk-dynamodb v1.48.0
[INFO] [stderr]     Checking aws-sdk-sso v1.44.0
[INFO] [stderr]     Checking aws-sdk-ssooidc v1.45.0
[INFO] [stderr]     Checking aws-config v1.5.7
[INFO] [stderr]     Checking serde_dynamo v4.2.14
[INFO] [stderr]     Checking easy-dynamodb v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |           let log = self.get_log("create");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 133 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 134 | |             .client
[INFO] [stdout] 135 | |             .put_item()
[INFO] [stdout] 136 | |             .table_name(&self.table_name)
[INFO] [stdout] 137 | |             .set_item(Some(item))
[INFO] [stdout] 138 | |             .send()
[INFO] [stdout] 139 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let log = self.get_log("create");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |           let log = self.get_log("create");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 163 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 164 | |             .client
[INFO] [stdout] 165 | |             .put_item()
[INFO] [stdout] 166 | |             .table_name(&self.table_name)
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |             .send()
[INFO] [stdout] 170 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let log = self.get_log("create");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 170 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let log = self.get_log("update");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 199 | |             .client
[INFO] [stdout] 200 | |             .update_item()
[INFO] [stdout] 201 | |             .table_name(&self.table_name)
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |             .send()
[INFO] [stdout] 208 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 216 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let log = self.get_log("update");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 216 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 219 |           let log = self.get_log("delete");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 222 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 223 | |             .client
[INFO] [stdout] 224 | |             .delete_item()
[INFO] [stdout] 225 | |             .table_name(&self.table_name)
[INFO] [stdout] 226 | |             .key(self.key_field.clone(), AttributeValue::S(key.to_string()))
[INFO] [stdout] 227 | |             .send()
[INFO] [stdout] 228 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 233 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let log = self.get_log("delete");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 228 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 233 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:385:15
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let log = self.get_log("increment");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 385 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 386 | |             .client
[INFO] [stdout] 387 | |             .update_item()
[INFO] [stdout] 388 | |             .table_name(&self.table_name)
[INFO] [stdout] ...   |
[INFO] [stdout] 394 | |             .send()
[INFO] [stdout] 395 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 400 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:395:14
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let log = self.get_log("increment");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 400 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut cli = unsafe { CLI.clone().unwrap() };
[INFO] [stdout]    |                            ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 122 |           let log = self.get_log("create");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 133 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 134 | |             .client
[INFO] [stdout] 135 | |             .put_item()
[INFO] [stdout] 136 | |             .table_name(&self.table_name)
[INFO] [stdout] 137 | |             .set_item(Some(item))
[INFO] [stdout] 138 | |             .send()
[INFO] [stdout] 139 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:139:14
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let log = self.get_log("create");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 139 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 144 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:163:15
[INFO] [stdout]     |
[INFO] [stdout] 150 |           let log = self.get_log("create");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 163 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 164 | |             .client
[INFO] [stdout] 165 | |             .put_item()
[INFO] [stdout] 166 | |             .table_name(&self.table_name)
[INFO] [stdout] ...   |
[INFO] [stdout] 169 | |             .send()
[INFO] [stdout] 170 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:170:14
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let log = self.get_log("create");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 170 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 177 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:198:15
[INFO] [stdout]     |
[INFO] [stdout] 183 |           let log = self.get_log("update");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 198 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 199 | |             .client
[INFO] [stdout] 200 | |             .update_item()
[INFO] [stdout] 201 | |             .table_name(&self.table_name)
[INFO] [stdout] ...   |
[INFO] [stdout] 207 | |             .send()
[INFO] [stdout] 208 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 216 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:208:14
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let log = self.get_log("update");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 208 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 216 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 219 |           let log = self.get_log("delete");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 222 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 223 | |             .client
[INFO] [stdout] 224 | |             .delete_item()
[INFO] [stdout] 225 | |             .table_name(&self.table_name)
[INFO] [stdout] 226 | |             .key(self.key_field.clone(), AttributeValue::S(key.to_string()))
[INFO] [stdout] 227 | |             .send()
[INFO] [stdout] 228 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 233 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:228:14
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let log = self.get_log("delete");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 228 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 233 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:385:15
[INFO] [stdout]     |
[INFO] [stdout] 372 |           let log = self.get_log("increment");
[INFO] [stdout]     |               ---
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `log` calls a custom destructor
[INFO] [stdout]     |               `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 385 |           match self
[INFO] [stdout]     |  _______________^
[INFO] [stdout] 386 | |             .client
[INFO] [stdout] 387 | |             .update_item()
[INFO] [stdout] 388 | |             .table_name(&self.table_name)
[INFO] [stdout] ...   |
[INFO] [stdout] 394 | |             .send()
[INFO] [stdout] 395 | |             .await
[INFO] [stdout]     | |              ----^
[INFO] [stdout]     | |              |   |
[INFO] [stdout]     | |______________|___this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                |   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 400 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.7.2/src/bytes.rs:571:1
[INFO] [stdout]     |
[INFO] [stdout] 571 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/lib.rs:395:14
[INFO] [stdout]     |
[INFO] [stdout] 372 |         let log = self.get_log("increment");
[INFO] [stdout]     |             ---
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `log` calls a custom destructor
[INFO] [stdout]     |             `log` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |             .await
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout]     |              |
[INFO] [stdout]     |              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |              up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 400 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `log` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut cli = unsafe { CLI.clone().unwrap() };
[INFO] [stdout]    |                            ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] [stderr] crater-edition-check: easy-dynamodb v0.1.7 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking easy-dynamodb v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut cli = unsafe { CLI.clone().unwrap() };
[INFO] [stdout]    |                            ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easy-dynamodb` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/lib.rs:47:28
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let mut cli = unsafe { CLI.clone().unwrap() };
[INFO] [stdout]    |                            ^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `easy-dynamodb` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "668317e4b013af4df6f98e3890fbceac2b9594c99442058275b623185f123351", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "668317e4b013af4df6f98e3890fbceac2b9594c99442058275b623185f123351", kill_on_drop: false }`
[INFO] [stdout] 668317e4b013af4df6f98e3890fbceac2b9594c99442058275b623185f123351
